positional parameter造句
例句與造句
- Positional parameters are specified first
首先指定定位參數(shù)。 - Positional parameters are arguments for the attribute constructor
“位置參數(shù)”是屬性構(gòu)造函數(shù)的參數(shù)。 - Positional parameter engineering calculation of divided charges in chamber blasting
峒室爆破中分裝藥包位置參數(shù)的工程計(jì)算 - The constructor s parameters are the custom attribute s positional parameters , in this case ,
構(gòu)造函數(shù)的參數(shù)是自定義屬性的定位參數(shù)(在本例中為 - We attempted the straightforward positional parameter method invokation that we tried with zsi
我們嘗試直接的位置參數(shù)方法調(diào)用,我們已經(jīng)使用zsi試過(guò)。 - It's difficult to find positional parameter in a sentence. 用positional parameter造句挺難的
- There is no reason the air fare quotes service could not just accept simple positional parameters
飛機(jī)票價(jià)報(bào)價(jià)服務(wù)僅僅接受簡(jiǎn)單的定位參數(shù)是沒(méi)有理由的。 - Each public ctor can define a sequence of positional parameters just as any type of class
每個(gè)公共ctor都可以定義一系列位置參數(shù)(就像任意類(lèi)型的類(lèi)一樣) 。 - This positional parameter specifies the program elements that the indicated attribute can be placed on
該定位參數(shù)指定可在其上放置所指示的屬性( attribute )的程序元素。 - Providers support only positional parameters identified by the " ? " character , as shown in the following example
提供程序只支持由“ ? ”字符標(biāo)識(shí)的定位參數(shù),如以下示例所示: - A required , positional parameter that specifies the . jar , . zip or . ear file that contains the application to be deployed
一個(gè)必需的定位參數(shù),它指定包含要部署的應(yīng)用程序的. jar 、 . zip或 - Each public constructor for an attribute class defines a valid sequence of positional parameters for that class
屬性( attribute )類(lèi)的每個(gè)公共構(gòu)造函數(shù)為該類(lèi)定義一個(gè)有效的定位參數(shù)序列。 - An attribute name , a possibly overloaded list of required positional parameters , and a list of optional named arguments
) 、屬性名稱(chēng)、必需的定位參數(shù)的列表(可能會(huì)重載)和可選命名參數(shù)的列表組成。 - However , in the case of attributes , once the positional parameters have been stated , the user can reference fields or properties with the following syntax
但是,對(duì)于屬性而言,一旦聲明了位置參數(shù),用戶(hù)便可以使用以下語(yǔ)法引用字段或?qū)傩裕? - Any positional parameters must be specified in a certain order and cannot be omitted ; named parameters are optional and can be specified in any order
任何定位參數(shù)都必須按特定順序指定并且不能省略,而命名參數(shù)是可選的且可以按任意順序指定。